home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / common.facade.pictures.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  72 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>group element</description>
  6.       <type>group</type>
  7.       <animation effect="fade" time="250">WindowOpen</animation>
  8.       <animation effect="fade" time="250">WindowClose</animation>
  9.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  10.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  11.       <control>
  12.         <description>composite control consisting of a list control and a thumbnail panel</description>
  13.         <type>facadeview</type>
  14.         <id>50</id>
  15.         <control>
  16.           <description>listcontrol</description>
  17.           <type>listcontrol</type>
  18.           <id>50</id>
  19.           <scrollOffset>2</scrollOffset>
  20.         </control>
  21.         <control>
  22.           <description>Thumbnail Panel</description>
  23.           <type>thumbnailpanel</type>
  24.           <id>50</id>
  25.           <scrollOffset>1</scrollOffset>
  26.           <onleft>2</onleft>
  27.           <onright>2</onright>
  28.           <textureWidthBig>125</textureWidthBig>
  29.           <textureHeightBig>98</textureHeightBig>
  30.           <itemWidthBig>136</itemWidthBig>
  31.           <thumbWidthBig>100</thumbWidthBig>
  32.           <thumbHeightBig>75</thumbHeightBig>
  33.         </control>
  34.         <control>
  35.           <description>Filmstrip view</description>
  36.           <type>filmstrip</type>
  37.           <id>50</id>
  38.           <onleft>2</onleft>
  39.           <onright>2</onright>
  40.           <onup>2</onup>
  41.           <ondown>2</ondown>
  42.           <backgroundx>270</backgroundx>
  43.           <backgroundy>99</backgroundy>
  44.           <backgroundwidth>402</backgroundwidth>
  45.           <backgroundheight>315</backgroundheight>
  46.           <InfoImagex>289</InfoImagex>
  47.           <InfoImagey>117</InfoImagey>
  48.           <InfoImagewidth>353</InfoImagewidth>
  49.           <InfoImageheight>265</InfoImageheight>
  50.           <thumbs flipY="true" diffuse="Thumb_Mask.png"/>
  51.           <!--
  52.           <InfoImage flipY="true" diffuse="Thumb_Mask.png"/>
  53.           -->
  54.           <showFrame>yes</showFrame>
  55.           <showFolder>yes</showFolder>
  56.           <showBackGround>yes</showBackGround>
  57.           <showInfoImage>yes</showInfoImage>
  58.           <enableFocusZoom>no</enableFocusZoom>
  59.           <thumbAnimation effect="zoom" start="100,100" end="150,150" time="250">focus</thumbAnimation>
  60.           <thumbAnimation effect="zoom" start="150,150" end="100,100" time="150">unfocus</thumbAnimation>
  61.         </control>
  62.         <control>
  63.           <description>playlist listcontrol</description>
  64.           <type>playlistcontrol</type>
  65.           <id>50</id>
  66.           <scrollOffset>2</scrollOffset>
  67.         </control>
  68.       </control>
  69.     </control>
  70.   </controls>
  71. </window>
  72.